home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor2 / vga2gro7.doc < prev    next >
Text File  |  1995-03-31  |  3KB  |  65 lines

  1.                                    VGA2GROB ! 
  2.                                     [v2.4] 
  3.  
  4.                        A Vga to Graphic Object converter 
  5.  
  6.                        Mallet Vincent,  1990, 1991, 1992 
  7.                             St Paul, France (06570) 
  8.  
  9.                                    ---------- 
  10.  
  11.        This little program allows you to copy a part of your EGA/VGA screen 
  12.     and into a file, in a 'Graphic Object' format for the hp48sx. 
  13.  
  14.        The Help text is now integrated in the program. Just type  VGA2GROB ? 
  15.  
  16.    New features added since v1.0: 
  17.        b you can now capture up to 100 files without having to rename the 
  18.          files created. (Vgabit00 --> Vgabit99) 
  19.        b You can now capture any part of the screen, just by moving a 
  20.          131x64 rectangular box. It's much easier to use 
  21.        b Help text included. 
  22.        b You can remove VGA2GROB from memory (by typing VGA2GROB at DOS 
  23.          prompt a second time) 
  24.     Version 2.3: 
  25.        b 'b' option added: the bios routines may now be used for a better 
  26.          compatibility. 
  27.     Version 2.4: 
  28.        b New Way of passing parameters: more standard (/b instead of b, etc..) 
  29.        b Now, remove Vga2Grob from memory by typing 'VGA2GROB /r'. If you 
  30.          reinvoke Vga2Grob with another copy resident, then nothing will 
  31.          happen. 
  32.        b '/c:nn' option added: choose the color to be XOR'ed when drawing the 
  33.          small box on the screen. This should help solving some problems of 
  34.          non-appearance. 
  35.        b The files now range from VgaBit.000 to VgaBit.999. Possibility to 
  36.          store up to 1,000 files in the same directory! 
  37.  
  38.    Features added on the future-feature list: 
  39.        b Better support of various screen modes. 
  40.        b The files created will be either ASCII (%%HP:) or binary (HPHP48-) 
  41.          for readibility/faster file transfer. 
  42.        b You'll be able to select all the colors to be taken in black, and 
  43.          all the colors to be taken in white (since the std VGA Monitor has 
  44.          a 16 color palette, and the hp only a BW screen). In fact, you'll 
  45.          choose if this or this color will be black or white. 
  46.        b The size of the box will not be 131x64 but will be expandable at 
  47.          will; the size of the grob created will be the same as the box's. 
  48.          (imagine a 640x480 grob on your hp!!!!). 
  49.        b A rotate function will be included. 
  50.  
  51.      Please, if you have any suggestion, idea, of whatever it may be about this 
  52.    program, just let me know, I'll try to do my best. Leave me a note on 
  53.    the HP bbs (user Thivin). Any correction about my english would also be 
  54.    appreciated (I'm French..). Thanx. 
  55.  
  56.      I Hope you'll enjoy this program! Just create a million GROBs!!! 
  57.  
  58.                                                                        Vincent. 
  59.  
  60. [Note: This program is only intended to grab VGA *graphics*, not text. 
  61.  It only works when your PC is in graphics mode, not in text mode. For 
  62.  example, it won't work during a normal WordPerfect editing session, 
  63.  but if you use WordPerfect's Print-View (Shift-F7, V), you'll be in 
  64.  graphics mode, and then you can use VGA2GROB.  -jkh-] 
  65.